home *** CD-ROM | disk | FTP | other *** search
/ Champak 99 / (Vol 99) Jan 19 2010.iso / Games / aeroplane.swf / scripts / DefineButton2_84 / BUTTONCONDACTION on(release).as
Text File  |  2010-01-19  |  174b  |  4 lines

  1. on(release){
  2.    getURL("http://www.heavygames.com/partner/download.asp?gameid=aeroplane&aid=" + GetUrlParam(_url,"aid=") + "&refer=" + _root.GetBaseUrl(_url),"_blank");
  3. }
  4.